Skip to content

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Sep 8, 2025

Reason for this pull request

The if_exists parameter seems to work
in SQLAlchemy 2.0, so remove the has_schema
check and just run DropSchema directly.

Proposed changes

  • Closes #xxxx

  • Tests added / passed

  • Pull Request Title will make sense in ODC Release Notes


📚 Documentation preview 📚: https://opendatacube--2168.org.readthedocs.build/en/2168/

The if_exists parameter seems to work
in SQLAlchemy 2.0, so remove the has_schema
check and just run DropSchema directly.
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.43%. Comparing base (0cad0fd) to head (e0c6f7a).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2168      +/-   ##
===========================================
- Coverage    86.43%   86.43%   -0.01%     
===========================================
  Files          151      151              
  Lines        16395    16393       -2     
===========================================
- Hits         14171    14169       -2     
  Misses        2224     2224              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@omad omad merged commit 6e66639 into opendatacube:develop Sep 8, 2025
22 checks passed
@pjonsson pjonsson deleted the drivers-drop-schema branch September 8, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants